SchedulerQueue.Dequeue() method¶
Defined in
Type: SchedulerQueueSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public ScheduledItem<TAbsolute> Dequeue()
Summary: Dequeues the next work item from the scheduler queue.
Returns: ScheduledItem